home *** CD-ROM | disk | FTP | other *** search
- /*------------------------------------------------------------------------------
- File: PictureViewerGlobals.cpp
-
- Contains: PictureViewer globals
-
- Written by: Sue Dumont
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- ------------------------------------------------------------------------------*/
-
-
- #ifndef _PICTUREVIEWERGLOBALS_
- #include "PictureViewerGlobals.h"
- #endif
-
- //==============================================================================
- // Globals
- //==============================================================================
-
- ODUShort gGlobalsUsageCount = 0;
- PictureViewerGlobals* gGlobals = kODNULL;